Skip to content

fix(deps): update rust crate oxc_sourcemap to v4 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2025

This PR contains the following updates:

Package Type Update Change
oxc_sourcemap dependencies major 0.25.0 -> 4.0.0

Release Notes

oxc-project/oxc-sourcemap (oxc_sourcemap)

v4.0.5

Compare Source

Other
  • make Token Copy (#​108)
  • change some APIs to return &Arc<str> (#​107)

v4.0.4

Compare Source

Fixed
  • fix
Other
  • change some APIs to return &Arc<str> (#​105)
  • avoid string allocation in SourceMapBuilder::add_name (#​103)
  • add [bench] to Cargo.toml
  • add benchmark (#​100)

v4.0.3

Compare Source

Other
  • remove outdated text from README (#​95)
  • (deps) lock file maintenance (#​97)
  • (justfile) add dprint (#​94)
  • add auto format (#​92)

v4.0.2

Compare Source

Other
  • return &Arc<str> instead &str for source content (#​88)
  • reduce size of token from 32 bytes to 24 (#​86)

v4.0.1

Compare Source

Other

v4.0.0

Compare Source

Other

v3.0.2

Compare Source

Other
  • napi beta

v3.0.1

Compare Source

Fixed
  • sources_content should be Vec<Option<Arc>> (#​50)

v3.0.0

Compare Source

Added
  • support x_google_ignoreList in more places (#​30)

v2.0.2

Compare Source

Other

v2.0.1

Compare Source

Other
  • include build.rs

v2.0.0

Fixed
  • broken cargo features

v1.0.7

Compare Source

Fixed

v1.0.6

Compare Source

Fixed
  • handle non existing token position in visualizer (#​14)

v1.0.5

Compare Source

Fixed
  • (lookup_token) should be None if original tokens hasn't the line (#​9)

v1.0.4

Compare Source

Fixed
  • fix wrong source id when concatenating empty source map (#​7)
Other
  • update README

v1.0.3

Compare Source

Other
  • rename feature concurrent to rayon

v1.0.2

Compare Source

Other
  • pub mod napi

v1.0.1

Other
  • remove unused lint
  • add napi feature

v0.37.0

Bug Fixes
  • 3d66929 sourcemap: Improve source map visualizer (#​7386) (Hiroshi Ogawa)

v0.31.0

Features
  • f6e42b6 sourcemap: Add support for sourcemap debug IDs (#​6221) (Tim Fish)

v0.30.4

Bug Fixes

v0.29.0

Performance

v0.28.0

Documentation
  • fefbbc1 sourcemap: Add trailing newline to README (#​5539) (overlookmotel)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants